Interface SshAuthPacket

All Superinterfaces:
IPCData, Pdu, Signal, SshPacket, TelnetPacket
All Known Implementing Classes:
SshAuthPacketImpl

public interface SshAuthPacket extends SshPacket
  • Method Details

    • getAuthenticationKey

      String getAuthenticationKey()
      Returns:
      String Returns a String
    • setAuthenticationKey

      void setAuthenticationKey(String authenticationKey)
      Parameters:
      authenticationKey - Takes in a parameter of authenticationKey